[INFO] fetching crate libuv 2.13.3...
[INFO] fixing libuv-2.13.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate libuv 2.13.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libuv 2.13.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libuv 2.13.3
[INFO] tweaked toml for crates.io crate libuv 2.13.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libuv 2.13.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libuv 2.13.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48
[INFO] running `Command { std: "docker" "start" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   quote v1.0.45 (as host dependency) removed features: default
[INFO] [stderr] 
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling libuv-sys2 v1.52.2
[INFO] [stderr]     Checking libuv v2.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/idle-basic.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/ref-timer.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/proc-streams.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/uvcat.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/multi-echo-server-worker.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/detach.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/cgi-tick.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/tty-gravity.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/uvtee.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/plugin-hello.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/proc-streams-test.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/pipe-echo-server.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/queue-work.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/interfaces.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/progress.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/idle-compute.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/signal.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/udp-dhcp.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/dns.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/tcp-echo-server.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/multi-echo-server.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/spawn.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/cgi.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/queue-cancel.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/tty.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/onchange.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/uvstop.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/plugin.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating examples/hello-world.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.57s
[INFO] [stderr] crater-edition-check: libuv v2.13.3 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling libuv-sys2 v1.52.2
[INFO] [stderr]     Checking libuv v2.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let uid = if passwd.uid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let gid = if passwd.gid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let gid = if group.gid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let uid = if passwd.uid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let gid = if passwd.gid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]   --> src/misc/os.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let gid = if group.gid >= 0 {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   quote v1.0.45 (as host dependency) removed features: default
[INFO] [stderr] 
[INFO] [stderr]     Checking libuv v2.13.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed src/handles/streams/stream.rs (1 fix)
[INFO] [stderr]        Fixed src/fs/stat.rs (2 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/handle.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / callbacks! {
[INFO] [stdout] 54 | |     pub CloseCB(handle: crate::Handle);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/async.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub AsyncCB(handle: AsyncHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/check.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub CheckCB(handle: CheckHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_event.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / callbacks! {
[INFO] [stdout] 47 | |     pub FsEventCB(
[INFO] [stdout] 48 | |         handle: FsEventHandle,
[INFO] [stdout] 49 | |         filename: Option<Cow<str>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     );
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_poll.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub FsPollCB(
[INFO] [stdout]  8 | |         handle: FsPollHandle,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/idle.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub IdleCB(handle: IdleHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/poll.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / callbacks! {
[INFO] [stdout] 16 | |     pub PollCB(handle: PollHandle, status: crate::Result<u32>, events: PollEvents);
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/prepare.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub PrepareCB(handle: PrepareHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/process.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / callbacks! {
[INFO] [stdout] 11 | |     pub ExitCB(handle: ProcessHandle, exit_status: i64, term_signal: i32);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/signal.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub SignalCB(handle: SignalHandle, signum: i32);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/timer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub TimerCB(handel: TimerHandle);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/udp.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / callbacks! {
[INFO] [stdout] 84 | |     pub RecvCB(
[INFO] [stdout] 85 | |         handle: UdpHandle,
[INFO] [stdout] 86 | |         nread: crate::Result<usize>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     );
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/connect.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ConnectCB(req: ConnectReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getaddrinfo.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub GetAddrInfoCB(
[INFO] [stdout]  7 | |         req: GetAddrInfoReq,
[INFO] [stdout]  8 | |         status: crate::Result<u32>,
[INFO] [stdout]  9 | |         res: Vec<crate::AddrInfo>
[INFO] [stdout] 10 | |     );
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getnameinfo.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub GetNameInfoCB(
[INFO] [stdout]  8 | |         req: GetNameInfoReq,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/fs.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub FsCB(req: FsReq);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/random.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub RandomCB(
[INFO] [stdout]  6 | |         req: RandomReq,
[INFO] [stdout]  7 | |         status: crate::Result<u32>,
[INFO] [stdout]  8 | |         buf: Vec<u8>
[INFO] [stdout]  9 | |     );
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/shutdown.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ShutdownCB(req: ShutdownReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/udp_send.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub UdpSendCB(req: UdpSendReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/write.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WriteCB(req: WriteReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/handle.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / callbacks! {
[INFO] [stdout] 54 | |     pub CloseCB(handle: crate::Handle);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/async.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub AsyncCB(handle: AsyncHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/check.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub CheckCB(handle: CheckHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_event.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / callbacks! {
[INFO] [stdout] 47 | |     pub FsEventCB(
[INFO] [stdout] 48 | |         handle: FsEventHandle,
[INFO] [stdout] 49 | |         filename: Option<Cow<str>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     );
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_poll.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub FsPollCB(
[INFO] [stdout]  8 | |         handle: FsPollHandle,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/idle.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub IdleCB(handle: IdleHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/poll.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / callbacks! {
[INFO] [stdout] 16 | |     pub PollCB(handle: PollHandle, status: crate::Result<u32>, events: PollEvents);
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/prepare.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub PrepareCB(handle: PrepareHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/process.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / callbacks! {
[INFO] [stdout] 11 | |     pub ExitCB(handle: ProcessHandle, exit_status: i64, term_signal: i32);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/signal.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub SignalCB(handle: SignalHandle, signum: i32);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/timer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub TimerCB(handel: TimerHandle);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/udp.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / callbacks! {
[INFO] [stdout] 84 | |     pub RecvCB(
[INFO] [stdout] 85 | |         handle: UdpHandle,
[INFO] [stdout] 86 | |         nread: crate::Result<usize>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     );
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/connect.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ConnectCB(req: ConnectReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getaddrinfo.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub GetAddrInfoCB(
[INFO] [stdout]  7 | |         req: GetAddrInfoReq,
[INFO] [stdout]  8 | |         status: crate::Result<u32>,
[INFO] [stdout]  9 | |         res: Vec<crate::AddrInfo>
[INFO] [stdout] 10 | |     );
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getnameinfo.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub GetNameInfoCB(
[INFO] [stdout]  8 | |         req: GetNameInfoReq,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/fs.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub FsCB(req: FsReq);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/random.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub RandomCB(
[INFO] [stdout]  6 | |         req: RandomReq,
[INFO] [stdout]  7 | |         status: crate::Result<u32>,
[INFO] [stdout]  8 | |         buf: Vec<u8>
[INFO] [stdout]  9 | |     );
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/shutdown.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ShutdownCB(req: ShutdownReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/udp_send.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub UdpSendCB(req: UdpSendReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/write.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WriteCB(req: WriteReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/udp-dhcp.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tty-gravity.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/proc-streams-test.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/queue-work.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/multi-echo-server-worker.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/interfaces.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/detach.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/hello-world.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/cgi.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/dns.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/idle-basic.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/multi-echo-server.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/proc-streams.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/pipe-echo-server.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/uvstop.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/progress.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/uvtee.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/queue-cancel.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/cgi-tick.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/tty.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/ref-timer.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/plugin-hello.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed examples/plugin-hello.rs (1 fix)
[INFO] [stderr]    Migrating examples/tcp-echo-server.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/plugin.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> examples/plugin.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |         match DLib::open(&plugin) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |
[INFO] [stdout]    |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 |             Ok(lib) => match lib.sym::<InitializeFunc>("initialize") {
[INFO] [stdout]    |                ---           ---------------------------------------
[INFO] [stdout]    |                |             |
[INFO] [stdout]    |                |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                `lib` calls a custom destructor
[INFO] [stdout]    |                `lib` will be dropped later as of Edition 2024
[INFO] [stdout] 31 |                 Ok(func) => unsafe { (*func)() },
[INFO] [stdout] 32 |                 Err(e) => eprintln!("dlsym error: {}", e),
[INFO] [stdout]    |                     -
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `e` calls a custom destructor
[INFO] [stdout]    |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 33 |             },
[INFO] [stdout] 34 |             Err(e) => {
[INFO] [stdout]    |                 -
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> src/shared_libs.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl Drop for DLib {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lib` invokes this custom destructor
[INFO] [stdout]   --> src/shared_libs.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl Drop for DLib {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/idle-compute.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/spawn.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/onchange.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/signal.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/uvcat.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed examples/uvcat.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] [stderr] crater-edition-check: libuv v2.13.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking libuv v2.13.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/handle.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / callbacks! {
[INFO] [stdout] 54 | |     pub CloseCB(handle: crate::Handle);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/async.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub AsyncCB(handle: AsyncHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/check.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub CheckCB(handle: CheckHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_event.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / callbacks! {
[INFO] [stdout] 47 | |     pub FsEventCB(
[INFO] [stdout] 48 | |         handle: FsEventHandle,
[INFO] [stdout] 49 | |         filename: Option<Cow<str>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     );
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_poll.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub FsPollCB(
[INFO] [stdout]  8 | |         handle: FsPollHandle,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/idle.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub IdleCB(handle: IdleHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/poll.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / callbacks! {
[INFO] [stdout] 16 | |     pub PollCB(handle: PollHandle, status: crate::Result<u32>, events: PollEvents);
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/prepare.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub PrepareCB(handle: PrepareHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/process.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / callbacks! {
[INFO] [stdout] 11 | |     pub ExitCB(handle: ProcessHandle, exit_status: i64, term_signal: i32);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/signal.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub SignalCB(handle: SignalHandle, signum: i32);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/timer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub TimerCB(handel: TimerHandle);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/udp.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / callbacks! {
[INFO] [stdout] 84 | |     pub RecvCB(
[INFO] [stdout] 85 | |         handle: UdpHandle,
[INFO] [stdout] 86 | |         nread: crate::Result<usize>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     );
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/handle.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | / callbacks! {
[INFO] [stdout] 54 | |     pub CloseCB(handle: crate::Handle);
[INFO] [stdout] 55 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/connect.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ConnectCB(req: ConnectReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/async.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub AsyncCB(handle: AsyncHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getaddrinfo.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub GetAddrInfoCB(
[INFO] [stdout]  7 | |         req: GetAddrInfoReq,
[INFO] [stdout]  8 | |         status: crate::Result<u32>,
[INFO] [stdout]  9 | |         res: Vec<crate::AddrInfo>
[INFO] [stdout] 10 | |     );
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/check.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub CheckCB(handle: CheckHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getnameinfo.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub GetNameInfoCB(
[INFO] [stdout]  8 | |         req: GetNameInfoReq,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/fs.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub FsCB(req: FsReq);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_event.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / callbacks! {
[INFO] [stdout] 47 | |     pub FsEventCB(
[INFO] [stdout] 48 | |         handle: FsEventHandle,
[INFO] [stdout] 49 | |         filename: Option<Cow<str>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |     );
[INFO] [stdout] 53 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/random.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub RandomCB(
[INFO] [stdout]  6 | |         req: RandomReq,
[INFO] [stdout]  7 | |         status: crate::Result<u32>,
[INFO] [stdout]  8 | |         buf: Vec<u8>
[INFO] [stdout]  9 | |     );
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/shutdown.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ShutdownCB(req: ShutdownReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/fs_poll.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub FsPollCB(
[INFO] [stdout]  8 | |         handle: FsPollHandle,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/udp_send.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub UdpSendCB(req: UdpSendReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/idle.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub IdleCB(handle: IdleHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/write.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WriteCB(req: WriteReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/poll.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / callbacks! {
[INFO] [stdout] 16 | |     pub PollCB(handle: PollHandle, status: crate::Result<u32>, events: PollEvents);
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/prepare.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub PrepareCB(handle: PrepareHandle);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/process.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / callbacks! {
[INFO] [stdout] 11 | |     pub ExitCB(handle: ProcessHandle, exit_status: i64, term_signal: i32);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/signal.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub SignalCB(handle: SignalHandle, signum: i32);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libuv` (lib) due to 25 previous errors
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/timer.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub TimerCB(handel: TimerHandle);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:84:27
[INFO] [stdout]    |
[INFO] [stdout] 84 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/stream.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub AllocCB(handle: crate::Handle, suggested_size: usize) -> Option<crate::Buf>;
[INFO] [stdout] 10 | |     pub ConnectionCB(stream: StreamHandle, status: crate::Result<u32>);
[INFO] [stdout] 11 | |     pub ReadCB(stream: StreamHandle, nread: crate::Result<usize>, buf: crate::ReadonlyBuf);
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/handles/streams/udp.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | / callbacks! {
[INFO] [stdout] 84 | |     pub RecvCB(
[INFO] [stdout] 85 | |         handle: UdpHandle,
[INFO] [stdout] 86 | |         nread: crate::Result<usize>,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |     );
[INFO] [stdout] 91 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/connect.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ConnectCB(req: ConnectReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getaddrinfo.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / callbacks! {
[INFO] [stdout]  6 | |     pub GetAddrInfoCB(
[INFO] [stdout]  7 | |         req: GetAddrInfoReq,
[INFO] [stdout]  8 | |         status: crate::Result<u32>,
[INFO] [stdout]  9 | |         res: Vec<crate::AddrInfo>
[INFO] [stdout] 10 | |     );
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/getnameinfo.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / callbacks! {
[INFO] [stdout]  7 | |     pub GetNameInfoCB(
[INFO] [stdout]  8 | |         req: GetNameInfoReq,
[INFO] [stdout]  9 | |         status: crate::Result<u32>,
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     );
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/fs.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | / callbacks! {
[INFO] [stdout]  9 | |     pub FsCB(req: FsReq);
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/random.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub RandomCB(
[INFO] [stdout]  6 | |         req: RandomReq,
[INFO] [stdout]  7 | |         status: crate::Result<u32>,
[INFO] [stdout]  8 | |         buf: Vec<u8>
[INFO] [stdout]  9 | |     );
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/shutdown.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub ShutdownCB(req: ShutdownReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/udp_send.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub UdpSendCB(req: UdpSendReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/work.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WorkCB(req: WorkReq);
[INFO] [stdout]  6 | |     pub AfterWorkCB(req: WorkReq, status: crate::Result<u32>);
[INFO] [stdout]  7 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> src/lib.rs:92:27
[INFO] [stdout]    |
[INFO] [stdout] 92 |                   $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/requests/write.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | / callbacks! {
[INFO] [stdout]  5 | |     pub WriteCB(req: WriteReq, status: crate::Result<u32>);
[INFO] [stdout]  6 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `__callback_callfn` which comes from the expansion of the macro `callbacks` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 &mut $Name::CB(ref mut f) => f($($($a),+)?),
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libuv` (lib test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48", kill_on_drop: false }`
[INFO] [stdout] d9c1451f4a26611a0dc091a3aafa4bd0a26b8cb55467f098c5e0f77de3076b48
